From: Raspbian automatic forward porter Date: Sat, 14 Feb 2026 17:21:27 +0000 (+0000) Subject: Merge version 1:1.54.1-2+rpi1 and 1:1.56.2-6 to produce 1:1.56.2-6+rpi1 X-Git-Tag: archive/raspbian/1%1.56.2-6+rpi1~1 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22%22/%22http:/www.example.com/cgi/%22https:/%22%22?a=commitdiff_plain;h=4f45d263404723c4dc823dcb5db1752e32756929;p=libguestfs.git Merge version 1:1.54.1-2+rpi1 and 1:1.56.2-6 to produce 1:1.56.2-6+rpi1 --- 4f45d263404723c4dc823dcb5db1752e32756929 diff --cc debian/changelog index 31a0f4e4,3e5d5e04..8a6e38b9 --- a/debian/changelog +++ b/debian/changelog @@@ -1,21 -1,74 +1,93 @@@ - libguestfs (1:1.54.1-2+rpi1) trixie-staging; urgency=medium ++libguestfs (1:1.56.2-6+rpi1) forky-staging; urgency=medium + + [changes brought forward from 1:1.42.0-11+rpi1 by Peter Michael Green at Thu, 12 Nov 2020 16:03:00 +0000] + * Add raspbian to the list of distros with dpkg. + * Disable dh_missing + * Partiall fix clean target. + + [changes introduced in 1:1.46.2-11+rpi1 by Peter Michael Green] + * Remove testsuite-specific build-dependencies. + * Disable testsuite. + + [changes introduced in 1:1.50.1-4+rpi1 by Peter Michael Green] + * Add build-conflicts on rustc. + + [changes introduced in 1:1.52.2-7+rpi1 by Peter Michael Green] + * disable some translations due to build failures. + - -- Raspbian forward porter Mon, 02 Jun 2025 00:28:27 +0000 ++ -- Raspbian forward porter Sat, 14 Feb 2026 17:21:26 +0000 ++ + libguestfs (1:1.56.2-6) unstable; urgency=medium + + * Bump Standards-Version + * Add patch to wait for device node to appear before mkfs, mount + * Re-enable tests (quickcheck) and autopkgtests + + -- Hilko Bengen Sun, 08 Feb 2026 13:36:00 +0100 + + libguestfs (1:1.56.2-5) unstable; urgency=medium + + * Replace ocaml-nox build-dependency (Closes: #1125113) + * Fix FUSE3 patch. + Thanks to Sven Geuer (Closes: #1126422) + * Remove isc-dhcp dependencies (Closes: #1125958) + + -- Hilko Bengen Fri, 30 Jan 2026 17:45:11 +0100 + + libguestfs (1:1.56.2-4) unstable; urgency=medium + + * Fix branch in gbp.conf + + -- Hilko Bengen Thu, 08 Jan 2026 10:21:55 +0100 + + libguestfs (1:1.56.2-3) unstable; urgency=medium + + * Add isc-dhcp-client dependency so it is added to the packagelist + (Closes: #1111785) + + -- Hilko Bengen Tue, 30 Dec 2025 10:56:09 +0100 + + libguestfs (1:1.56.2-2) unstable; urgency=medium + + * Run quickchek test only if kvm is available + * Temporarily remove autopkgtests (Closes: #1121473) + + -- Hilko Bengen Mon, 29 Dec 2025 21:23:48 +0100 + + libguestfs (1:1.56.2-1) unstable; urgency=medium + + * New upstream version 1.56.2 + * Update debian/watch for 1.56.* + * Update build-dependencies + * Rebase patches + * Update symbols + * Explicitly disable Rust support + * Remove reiserfs support (Closes: #1112513) + * Remove zfs-fuse support that has been dropped upstream + * Add FUSE 3 compatibility patch, re-enable building guestmount + (Closes: #1122972) + + -- Hilko Bengen Mon, 29 Dec 2025 02:00:12 +0100 + + libguestfs (1:1.54.1-3.1) unstable; urgency=medium + + * Non-maintainer upload + * Drop fuse features (Closes: #1121188, #1094463) + + -- Bastian Germann Fri, 28 Nov 2025 21:06:48 +0100 + + libguestfs (1:1.54.1-3) unstable; urgency=medium + + * Replace libgirepository1.0-dev build-dependency. + Thanks to Simon McVittie (Closes: #1118866) + * Add Lintian override for uses-dpkg-database-directly + * Move girepository-1.0 to multiarch dir. + Thanks to Simon McVittie (Closes: #1118517) + * Fix jquery link to eliminate embedded-javascript-library Lintian warning + * Use current stable instead of oldoldstable for autopkgtest + (Closes: #1120436) + + -- Hilko Bengen Sun, 09 Nov 2025 20:28:00 +0100 libguestfs (1:1.54.1-2) unstable; urgency=medium diff --cc debian/control index 75e5c5a6,7985f34d..02fed238 --- a/debian/control +++ b/debian/control @@@ -46,8 -47,9 +48,9 @@@ Build-Depends: dpkg-dev (>= 1.22.5), de libtest-pod-coverage-perl, libextutils-command-perl, libintl-perl, libtest-pod-perl, libstring-shellquote-perl, libsys-virt-perl, libwin-hivex-perl, - libfuse-dev, fuse3 (>= 3.10.1-3) | fuse (<< 3), - libglib2.0-dev, gobject-introspection, libgirepository1.0-dev, + libfuse3-dev, fuse3 (>= 3.10.1-3), - libglib2.0-dev, gjs [!s390x !armel] , ++ libglib2.0-dev, + gobject-introspection (>= 1.80), gir1.2-gio-2.0-dev, gir1.2-glib-2.0-dev, libgtk-3-dev, db-util, netpbm, icoutils, @@@ -122,12 -130,10 +124,11 @@@ xfsprogs, xz-utils, zerofree, - zfs-fuse [i386 amd64 armel armhf powerpc ppc64el sparc], zstd, #-# appliance end +Build-Conflicts: rustc Homepage: http://libguestfs.org - Standards-Version: 4.6.2 + Standards-Version: 4.7.3 Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/libvirt-team/libguestfs.git Vcs-Browser: https://salsa.debian.org/libvirt-team/libguestfs diff --cc debian/patches/series index 385b2923,847cdd74..2159eb8b --- a/debian/patches/series +++ b/debian/patches/series @@@ -19,5 -19,5 +19,7 @@@ Only-set-rtc-driftfix-slew-on-x86-archi Add-util-linux-extra-to-appliance-list.patch udev-rules-path.patch link-with--latomic-when-linking-with--lc.patch + Add-FUSE-3-support.patch + Wait-for-device-name-to-appearr-before-mount-mkfs.patch +recognise-raspbian.diff +disable-some-translations-to-workaround-.patch diff --cc m4/guestfs-appliance.m4 index 9533de8a,fdc5fc72..854beedd --- a/m4/guestfs-appliance.m4 +++ b/m4/guestfs-appliance.m4 @@@ -131,10 -132,10 +132,10 @@@ if test "x$ENABLE_APPLIANCE" = "xyes"; AC_SUBST([DISTRO]) fi AM_CONDITIONAL([HAVE_RPM], - [AS_CASE([$DISTRO], [REDHAT | SUSE | OPENMANDRIVA | MAGEIA | OPENCLOUDOS | OPENEULER ], [true], + [AS_CASE([$DISTRO], [REDHAT | SUSE | OPENMANDRIVA | MAGEIA | OPENCLOUDOS | TENCENTOS | OPENEULER ], [true], [*], [false])]) AM_CONDITIONAL([HAVE_DPKG], - [AS_CASE([$DISTRO], [DEBIAN | UBUNTU ], [true], + [AS_CASE([$DISTRO], [DEBIAN | UBUNTU | RASPBIAN ], [true], [*], [false])]) AM_CONDITIONAL([HAVE_PACMAN], [AS_CASE([$DISTRO], [ARCHLINUX | FRUGALWARE | ARTIX], [true],